MatchQ
MatchQ[expr,form] returns True if expr matches the pattern form, and returns False otherwise.
MatchQ[form] represents an operator form of MatchQ that can be applied to an expression.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.